From 2c7d54791ce671a5bee1a674798462d3b0f7f67b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Nelson=20Ben=C3=ADtez=20Le=C3=B3n?= Date: Sat, 18 Apr 2020 14:24:53 -0400 Subject: [PATCH] GtkPlacesSidebar: avoid location clicks to grab focus Sibebar location rows should not grab focus on click. Fixes filechooser issue #1469 --- gtk/ui/gtksidebarrow.ui | 1 + 1 file changed, 1 insertion(+) diff --git a/gtk/ui/gtksidebarrow.ui b/gtk/ui/gtksidebarrow.ui index 0fdbc0e37c..e2dc479476 100644 --- a/gtk/ui/gtksidebarrow.ui +++ b/gtk/ui/gtksidebarrow.ui @@ -3,6 +3,7 @@